Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

An updated fork of tngan/loopback-redux-react-boilerplate. Adding here for personal use, but feel free to throw up PR's if anything gets outdated. :)

License

Notifications You must be signed in to change notification settings

tconroy/react-redux-loopback-starter

Repository files navigation

react-redux-loopback-starter

A boilerplate for a Redux-React application using LoopBack

Scripts

  • npm run dist: Bundles the application into .build/dist.

  • npm run serve: Starts development server with hot-reloading.

  • npm run serve:dist: Starts production server, make sure you have already deployed the application.

  • npm run clean: Removes the bundled files.

  • npm run lint: Runs eslint on the entire application.

  • npm run lint:client: runs eslint on the client directory.

  • npm run lint:server: runs eslint on the server directory.

About

An updated fork of tngan/loopback-redux-react-boilerplate. Adding here for personal use, but feel free to throw up PR's if anything gets outdated. :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published