angular2-bootstrap-starter

0.44.0 • Public • Published

Angular2 bootstrap starter

Starting project locally

You will need globally installed typescript and webpack, webpack-dev-server for webpack sample.

# installing global dependencies 
npm i -g typescript webpack webpack-dev-server
# installing local dependencies 
npm install
# starting project 
npm start
# now you can open http://localhost:3000/ 

Webpack demo

Start webpack demo and then open http://localhost:3000/

npm start

Happy hacking!

Package Sidebar

Install

npm i angular2-bootstrap-starter

Weekly Downloads

1

Version

0.44.0

License

ISC

Last publish

Collaborators

  • vs_deprecated