Skip to content

mchieco/NARAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NARAP Website for Senior Capstone

Project setup (From the root NARAP folder)

cd client
npm install
cd .. server
npm install

Compiles for development, but doesn't hot reload (For the back end, must be in server directory)

node index.js

Compiles and hot-reloads for development (For the front-end, must be in client directory)

npm run serve

Compiles and minifies for production (For the front-end, must be in client directory)

npm run build

Lints and fixes files (For the front-end, must be in client directory)

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

Contributors 2

  •  
  •