Skip to content

gsaini/react-loopback-webpack-sample-app

Repository files navigation

ob-aisp-ezoro-webapp

  • Install dependencies specified in package.json
$ npm install
  • Start the server (default port is set to 3000)
$ npm start

To run the application...

open browser with below url...

http://localhost:3000/#/ezoro/register

Scripts

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

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

  • npm run clean: Removes the bundled files.

About

React, loopback & webpack sample application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published