Skip to content
/ tools Public

Persian Toolkit Developing With React.js

License

Notifications You must be signed in to change notification settings

geraked/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Empty Project

npx create-react-app my-app --use-npm --template cra-template-pwa
npm install react-router-dom bootstrap @fortawesome/fontawesome-free

CMD

Inside that directory, you can run several commands:

  npm start
    Starts the development server.

  npm run build
    Bundles the app into static files for production.

  npm test
    Starts the test runner.

  npm run eject
    Removes this tool and copies build dependencies, configuration files
    and scripts into the app directory. If you do this, you can’t go back!

Demo

View the online Demo.

Author

Rabist - view on LinkedIn

License

Licensed under MIT.