1
1
mirror of https://github.com/c8r/x0.git synced 2024-09-11 13:45:52 +03:00
x0/examples/react-router
2018-05-26 11:40:35 -04:00
..
pages Update router example 2018-05-25 12:05:31 -04:00
package.json Update example deps 2018-05-26 11:40:35 -04:00
README.md Add react-router example 2017-09-15 15:58:49 -04:00

x0 react-router example

npm install

Dev Server

npm start

Static Build

npm run build