Skip to content

ehgoodenough/what

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT

Getting Started

Have node 4+ and npm 3+.

node --version
npm --version

Start the server.

npm install
npm start

Don't worry about the warnings about fsevents during the install step, since it seems to work without it.

The start step will start a local web server, and load the page in the browser. This will also reload assets when they are changed, so that you see changes almost immediately.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published