Skip to content

A boilerplate project with node, angular, webpack/babel es7 compilation, sass and karma/jasmine testing

Notifications You must be signed in to change notification settings

jon-stevens/node-angular-karma-es7-boilerplate

Repository files navigation

This is a boilerplate project to get apps/spikes/ideas up and running quickly if you like quickly. And angular and jasmine. Etc. Not for moths, only people, plz. Butterflies OK.

It is a node project with a dummy angular app, webpack, scss, es6. It also has some dummy tests set up to get you started.

to run app npm start (run npm i the first time)

to compile css/js npm run css npm run js

to run tests

nm test

About

A boilerplate project with node, angular, webpack/babel es7 compilation, sass and karma/jasmine testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages