Skip to content

purecss-co/purecss-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureCSS-Template

My template for #PureCSS project

Contains

  • sass
  • browser-sync
  • compile sass using node-sass

Getting Started

git clone git@github.com:purecss-co/purecss-template.git <project-name>
cd <project-name>
rm -rf ./.git && rm -rf ./README.md
npm install
npm run dev

Available Command

List all available command

Command Description
npm run serve Serving project at http://localhost:3000
npm run watch Watch all files for changes and recompile
npm run dev Run serve and watch concurrently

Contributing

If you spot any errors, typos or missing information, please submit a pull request.

About

My template for #PureCSS project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published