2.0.3 • Published 9 months ago

@patomation/create-react-app v2.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
9 months ago

React Boilerplate

keep it simple stupid

USAGE:

Install the deps the first time

npm i

Run the Dev Server

npm start

Build:

npm run build

Testing

npm test

Docker

docker build -t react-boilerplate-image .
docker run -dit --rm --name react-boilerplate-app -p 8080:80 react-boilerplate-image
2.0.3

9 months ago

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.1

5 years ago

1.0.0

5 years ago