1
1
mirror of https://github.com/c8r/x0.git synced 2024-09-19 09:38:31 +03:00
x0/examples/configuration
2017-09-15 13:06:14 -04:00
..
App.js Add basic example 2017-09-15 12:59:34 -04:00
index.html Add configuration example 2017-09-15 13:06:14 -04:00
package.json Add configuration example 2017-09-15 13:06:14 -04:00
README.md Add configuration example 2017-09-15 13:06:14 -04:00

x0 configuration example

npm install && npm start

Editing App.js will live update in the development server.

Static Build

npm run build

Edit the x0 field in package.json to change the configuration.