Create React App can be used to quickly setup a React environment.
Node is needed to execute npx script. After installing create-react-app,
copy package.json and run npm install to install dependencies.
Copy the files, expose port 3000 and start the app with npm start.
Content type
Image
Digest
Size
520.2 MB
Last updated
almost 6 years ago
docker pull l0v2cr3ate/react-environment