Skip to content

hacken01/CS220Final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CS260Final

Back End

nvm use stable
cd back-end
npm install express mongoose body-parser argon2
cd back-end
npm install multer
npm install cookie-parser cookie-session

Testing

Let's run the server:

node server.js
npm install readline-sync

To run this script:

node create-admin-user.js

front-end

Project setup

npm install
cd front-end
npm install axios
cd front-end
npm install moment

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published