Skip to content
/ base Public

Another static site boilerplate. PostCSS + Zurb Panini + Webpack + many useful tools

Notifications You must be signed in to change notification settings

paweltar/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure Base Template

Usage

Clone repository

git clone https://github.com/paweltar/base.git my-project-name
cd my-project-name

Remove git tracking and initialize your own

rm -rf .git
git init

Download dependencies

npm install

Build project and start watching for changes

npm start

Create /build folder for the production website

npm run build

About

Another static site boilerplate. PostCSS + Zurb Panini + Webpack + many useful tools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published