Project Status
October 2, 2017 ยท View on GitHub
Project Status
This project has been shut down. Details here.
Required tools
Step 1) Get Your Local Environment setup
-
git clone git@github.com:gdg-x/nexus.git -
cd nexus -
npm install -
npm run build -
npm startwill start a server locally to test that everything is running correctly
Step 2) Customize Your App
- Coming soon...
Step 3) Deploy Your App
-
Update
.firebasercand change the default to your Firebase project name -
Generate minimized production build -
npm run build-prod -
npm run deploy
Contributors
Maintainer: None.
This application was started during the Angular Attack Hackathon by Kyle Paul, Valerie Scarlata, Emily Bamsey, and Michael Prentice.