Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

jonathaningram/angular-cssmodules-example-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-cssmodules-example-app

An example application using AngularJS ~1.4, Webpack, Babel, ES6, CSS Modules, Sass, Bootstrap and Font Awesome.

Development

Install dependencies

$ npm install

Make ready

Start the frontend server (port defaults to 8081 if not given):

$ PORT=8081 npm start

Fire!

$ open http://localhost:8081

Deployment

Build frontend distribution

Do this at the start of the deployment process to build all of the frontend templates, assets, etc. Files will be written to dist.

$ NODE_ENV="production" \
  npm run build

Credits

About

Example app using all of AngularJS ~1.4, Webpack, Babel, ES6, CSS Modules, Sass, Bootstrap, Font Awesome

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages