Skip to content

AssassinDev422/React_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEMO

Demonstration application

Prerequisites

  • Install NodeJs

  • Install these NPM packages globally

    npm install -g create-react-app

Installing Packages

  • npm install

Running in dev mode

  • Run the project with npm start

Building the project

  • Build the optimized project using npm run build
  • This create the optimized code for the project and puts it in the build folder which you can use for deploy on jboss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published