-
Clone this repo:
git clone [email protected]:nikibrown/starter-project.git -
Navigate to this repo in terminal
-
git remote -vshould showorigin [email protected]:nikibrown/starter-project.git (fetch) origin [email protected]:nikibrown/starter-project.git (push) -
Update the remote with your own github repo:
git remote set-url origin [email protected]:yourusername/your-repo.git -
npm install gulp -
npm install --save-devto install dependencies -
npm run devto run site & build tasks -
Open
src/index.htmland make a change/save -
Site should open at http://localhost:3000
-
Site builds to
/docsfolder. Github pages uses this folder.
-
Notifications
You must be signed in to change notification settings - Fork 0
nikibrown/starter-project
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published