Skip to content

SnurnicynKonstantin/smartforms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smart-forms

Setup

Run this commands from project directory

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

  2. Run $ npm install -g webpack.

  3. Run $ npm install to install node modules.

Run project

  1. Run $ webpack to build project.

  2. Run Express node server: $ node app.js

  3. Visit localhost:3000/static/examples/ to see examples

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.2%
  • CSS 30.2%
  • HTML 10.6%