@trioxis/generator-react-cafe-spa
v0.1.1
Published
>
Downloads
5
Readme
generator-react-cafe-spa
Authored by the Trioxis team.
Installation
First, install Yeoman and @trioxis/generator-react-cafe-spa
using yarn or npm (we assume you have pre-installed node.js).
yarn global add yo
yarn global add @trioxis/generator-react-cafe-spa
Or NPM if that's your thing
npm install -g yo
npm install -g @trioxis/generator-react-cafe-spa
Then generate your new project:
yo @trioxis/react-cafe-spa
Get to know Cafe CMS
Authored by the Trioxis team. CafeCMS:
- Allows developers to build beautiful progressive web apps,
- Whilst enabling non-developers to edit copy and content
This generator will setup your login at edit.cms.cafe
, there you can add content.
Check out @trioxis/react-cafe-cms
on NPM too.
License
MIT © Trioxis