Skip to content

jloborod/react-seed

Repository files navigation

Known Vulnerabilities

React Seed

This seed project uses the following technologies:

Getting Started

Dependencies

Tools needed to run this app:

  • node and npm (node v10.6.0 / npm v6.1.0)

Installing

  • fork this repo
  • clone your fork
  • npm/yarn install to install dependencies

Tasks

npm start or yarn start

Runs the app in development mode.
Open http://localhost:8080 to view it in the browser.

npm test or yarn test

Runs the tests. To launch in watch mode, use test:watch.

npm run build or yarn build

Builds the app for production to the dist folder.

Enjoy!

About

Minimal Seed Project With React 16.8, Webpack 4, Babel 7, Jest and Enzyme :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published