Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic React Template

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

bin/install

create the node virtual environment and install the dependencies

bin/build

create the minified js ready to be deployed

bin/deploy

create dist folder and related files

to start from here

fork the project and adjust the relative configurations in profiles/env, the packages in package.json and the relative proxy

vim package.json
vim profiles/env/env.dev.local
ln -s profiles/env/env.dev.local .env.development.local
ln -s profiles/env/env.build.dev_server .env.production

About

A basic template for our react apps

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages