1
1
mirror of https://github.com/c8r/x0.git synced 2024-09-11 13:45:52 +03:00
x0/examples/jsx
2018-06-19 12:17:49 -04:00
..
pages Support for nested routing 2018-06-19 12:17:49 -04:00
package.json Update example deps 2018-05-26 11:40:35 -04:00
README.md Add jsx example 2018-05-25 13:43:18 -04:00

x0 jsx example

Use Compositor JSX format for pages

npm install

Dev Server

npm start

Build

npm run build