1
1
mirror of https://github.com/c8r/x0.git synced 2024-09-20 01:57:12 +03:00
x0/examples/cxs
2017-09-16 11:41:58 -04:00
..
App.js Add cxs example 2017-09-15 15:36:24 -04:00
package.json Rename package dependencies 2017-09-16 11:41:58 -04:00
README.md Add styled-components example 2017-09-15 15:46:48 -04:00
Root.js Rename package dependencies 2017-09-16 11:41:58 -04:00

x0 CXS example

npm install

Dev Server

npm start

Static Build

npm run build

When building static, CSS will be added to a <style> tag in the head.