1.1.3 • Published 4 years ago

@trantuantphp/cra-template-javascript-mobx v1.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Introduce

This is a template for ReactJS applications, was bootstrapped with Create React App. It includes:

Requirements

Install

  1. Open folder where you want to install in command line
  2. npx create-react-app project-name --template "@trantuantphp/cra-template-javascript-mobx"
  3. cd project-name
  4. Copy all files in settings folder to root folder
  5. Copy all key and value in package.dev.json to package.json
  6. npm install

Folder Structure

After install successfully, you will get a project folder with structure:

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago