/html-css-js

git clone jsnelgro/html-css-js && mv html-css-js/ my-cool-app

Primary LanguageJavaScript

My App

Description

My cool app that does some cool thing.

Setup

npm install
npm start

Open localhost:1234 in a browser.

Testing

npm test

or to continuously watch

npm test -- --watchAll

Publishing

npm run publish