Skip to content

tbsphpdev/React-Role-Based-Authorization-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux - Running the React Role Based Authorization Example Locally

The tutorial example uses Webpack 4 to transpile the React code and bundle the modules together, and the webpack dev server is used as the local web server, to learn more about using webpack you can check out the official webpack docs.

  • Install NodeJS and NPM from https://nodejs.org/en/download/.
  • Download or clone the tutorial project source code from https://github.com/tbsphpdev/React-Role-Based-Authorization-Example
  • Install all required npm packages by running npm install from the command line in the project root folder (where the package.json is located).
  • Start the application by running npm start from the command line in the project root folder.
  • Your browser should automatically open at http://localhost:8080 with the login page of the demo React role-based authorization app displayed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •