Cohen

Quick start

1.install

Steps

  1. Type following commands:
npm install
or
yarn install
  1. Serve your app:
npm start
or
yarn start

2.Build

npm run build or yarn build

Builds the app for production to the build folder.

Your app is ready to be deployed.

3.User Guide

soon..