Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 413 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 413 Bytes

Sextant

express sextant
cd sextant
rm -r public
git clone https://[email protected]/karlguillotte/html5-boilerplate.git
cd  html5-boilerplate
chmod +x build/createproject.sh
cd build
./createproject.sh (enter public)
cd ../..
touch TODO.md
touch HISTORY.md
touch README.md
rm -r html5-boilerplate/

Copy few components from public to views

Copy

git init

Startup

npm install