Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 290 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 290 Bytes

Basic

Basic website, using a grunt setup

How-to

To start a new project from the Basic git

Run the following commands in the root of the project

  • cd NEW_DIR
  • git remote rm origin
  • npm install
  • pow
  • grunt