NOTE: This repository is a work-in-progress, and not yet ready for production use!
npm install
npm startto build your client app and start a web servernpm run buildto prepare a distributable bundle
- run
npm startandnpm run watchin two separate terminals to build your client app, start a web server, and allow file changes to update in realtime
npm run build:prodto compile the ngfactory files and build prodnpm run serverto start up the server