Skip to content

penrosestudio/zoom-panels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planchette

Planchette is a boilerplate for front-end prototypes.

Planchette

Installation

Create a new project folder and remove boilerplate repo:

git clone --depth=1 ssh://git@github.com/penrosestudio/planchette.git new-project
cd new-project
rm -rf .git

Install dependencies:

npm install

Usage

Run gulp watch for building. Build folder is available at localhost:8000

Bootstrap components are at localhost:8000/components.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published