Skip to content

Fleezey/base-project

Repository files navigation

Base Project

Simple template for React projects. Clone this repo and run these commands to get started:

yarn install
yarn start

It will then be available at http://localhost:3001.

Build docker image:

docker build --build-arg ENV_NAME=prod -t base-project .

About

Base template for React projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors