git clone [email protected]:zhibek/angular-frost-alpha.git
cd angular-frost-alpha
npm install
cd angular-frost-alpha
npm start
The latest source files (TypeScript) will be complied into JS and a browser will be opened on the homepage.
Any changes made to the source files while npm start
is running will result in re-complication and the browser reloading to show the changes.
The fonts used rely on a specific subdomain being viewed.
You can fix this locally by adding an entry in your hosts file:
127.0.0.1 angular-frost-alpha.comicrelief.com
Then you may view the app at the following URL: http://angular-frost-alpha.comicrelief.com:3000/