Skip to content

trungtd-1561/react-tempalte-project

Repository files navigation

Pet Rescue

  • Require
Nodejs >= v12
yarn >= v1

Architecture

Repository Layout

  • app: contains application codes
  • docs: contains React Boilerplate documentations
  • fastlane: contains Fastlane configurations
  • internals: contains files generated by React Boilerplate
  • server: contains simple server for local development

Install

yarn install

Run

Development:

yarn start
open -a "Google Chrome" http://localhost:8008/

Production:

yarn start:production
open -a "Google Chrome" http://localhost:8008/

Doc

yarn doc

Lint

yarn lint

Test

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published