Skip to content

A component based app boilerplate using knockout, requirejs and less.

License

Notifications You must be signed in to change notification settings

lexmihaylov/knockout-boilerplate

Repository files navigation

knockout-boilerplate

MIT Licence Travis Github Downloads

A component based app boilerplate using knockout, requirejs and less.

Download

mkdir my-project
cd my-project
git clone https://github.com/lexmihaylov/knockout-boilerplate.git ./

Setup

npm install
bower install

Running

npm install -g http-server
http-server

Then navigate from your browser to http://localhost:8080/index.debug.html

Building

npm run build

About

A component based app boilerplate using knockout, requirejs and less.

Resources

License

Stars

Watchers

Forks

Packages

No packages published