1.0.0 • Published 4 years ago

create-ods-project v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

ODS Widgets boilerplate

To install and run :

mkdir my-project
git clone git@github.com:etienneburdet/ods-minimal-boilerplate.git my-project
cd my-project
yarn
yarn dev

or

[…]
npm install
npm run dev

Pages will be server on http://localhost:9000. It auto-reloads when changing HTML or JS. Import every xxx.js file in app.js.