- Clone the repository
- Install the dependencies
- Run the server
- Open the browser and go to
localhost:3000
React JS Without CSS Frameworkrequiresnodeandyarnto be installed on your system.
- Run
yarnto install the dependencies.- Run
yarn startto start the server.- Open the browser and go to
localhost:3000