-
Make sure the following is installed on your machine:
-
Run this command to install the global dependencies:
npm install -g gulp
-
Run these commands to install the project-specific dependencies:
npm install
-
Done! You can now start your development server.
gulp dev
Then point your browser to http://localhost:8000/templates/page-1.html