cra-template-ckl-frontend

1.0.2 • Public • Published

🍰 CKL Frontend CRA Template

Cheesecake Labs template for Create React App.

Requirements

  • Yarn v1+
  • Node v10+

Features

How to use

To use this template, add --template ckl-frontend when creating a new app.

For example:

npx create-react-app <project-name> --template ckl-frontend

# or

yarn create react-app <project-name> --template ckl-frontend

and then:

Start the web server: yarn start

Production mode

Running yarn build CRA will build the app into a build folder.

Documentation

How to contribute

  • Custom template – Informations about custom template for Create react app.
  1. Make your changes and open the PR
  2. Once PR accepted log in to NPM with CKL credentials: npm login
  3. Publish: npm publish

Package Sidebar

Install

npm i cra-template-ckl-frontend

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

12.8 kB

Total Files

32

Last publish

Collaborators

  • ckldeveloper2