Skip to content

Trioxis/generator-react-cafe-spa

Repository files navigation

generator-react-cafe-spa NPM version Build Status Dependency Status

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:

mkdir ./my-cafe-project
cd ./my-cafe-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

About

Yeoman generator for a Single Page Web App on React and Cafe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published