Skip to content

Vitkyk/smartforms

 
 

Repository files navigation

smartforms

Build Status

Setup

Run this commands from project directory

  1. Get the latest nvm here and run nvm install.

  2. Run npm install to install node modules.

Run project

  1. Run npm run build to build project.

  2. Run webpack dev server with examples: npm start

  3. Visit localhost:3000 to see examples

About

Build forms from JSON description

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.9%
  • CSS 33.2%
  • HTML 11.9%