1.2.1 • Published 9 years ago

boiler-room v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

BOILER ROOM

I have a strong set of opinions. I like:

I want to be able to start a project quickly. If you're with me on these things, you've found what you're looking for.

INSTALLATION

npm i

USE

to develop

npm start

to build

npm run build

to clean

npm run clean

to change namespace

"package.json": {
	"config": {
		"namespace": "your-namespace"
	}
}

TODO

  • git commit hook to enforce code style