1
1
mirror of https://github.com/c8r/x0.git synced 2024-09-19 09:38:31 +03:00
x0/examples/configuration
2018-02-16 09:58:58 -05: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 Update examples 2018-02-16 09:58:58 -05:00
README.md Add custom HTML example 2017-09-15 14:01:08 -04:00

x0 configuration example

npm install

Dev Server

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.