npx create-candy-form my-form
cd my-form
npm start
(npx comes with npm 5.2+ and higher)
Then open http://localhost:3000/ to see your form template.
npx create-candy-form my-form
cd my-form
npm start
(npx comes with npm 5.2+ and higher)
Then open http://localhost:3000/ to see your form template.
npm i create-candy-form
6
2.0.3
ISC
2.13 kB
4