Skip to content

karlmikko/bleeding-edge-sample-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Survey Builder Sample App

A sample app for a Bleeding Edge Press book.

Installation

npm install

That's it! Now you're ready to run the app or run tests.

Running the app

npm start

You can then browse to http://localhost:8080 to try the Survey Builder.

Running tests

Run tests once:

npm test

Run tests in watch mode:

npm run-script watch

About

A sample app for a Bleeding Edge Press book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.2%
  • CSS 14.8%