Skip to content

VinSpee/boiler-room

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Web boilerplate with PostCSS, SVG icons, and ES6 modules/syntax.

Resources

Stars

Watchers

Forks

Packages

No packages published