You will need the following things properly installed on your computer.
git clone git@github.com:ClickChat/clickchat-webapp.gitthis repository- change into the new directory
clickchat-webapp nvm usenpm installbower install
grunt
npm test
nvm usegrunt serve- Visit your ClickChat app at http://localhost:9000
Upload to a static hosted website on Amazon S3
grunt
cd dist
aws s3 sync . s3://clickchat.acactown.org --delete --acl public-read
Make use of the many generators for code, try yo --help for more details
- 1.0.0 (current)
