Skip to content

ErinHales/summa-challenge

Repository files navigation

summa-challenge

A Vue.js project built as a coding challenge for Summa Technologies

Build Setup

# install dependencies
npm install

# create .env file at the root of the project

# create variables inside the .env file called SERVER_PORT with a port number for the server, SESSION_SECRET with randomly generated password, and CONNECTION_STRING with a postgreSQL connection string

# serve with hot reload at localhost:8080
npm run dev

# start server - run nodemon in a separate terminal
nodemon

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published