Skip to content
 
 

Repository files navigation

For lunching project

1 - Project with react & webpack

npm start

2 - Project with vite.js

npm run dev

3 - Lunch api dev from json

Add this code to package.json "server": "json-server --watch data/cities.json --port 9000 --delay 500" Lunch the server :npm run server

To create project

With Vite.JS

1- npm create vite@4``` 2 - npm i eslint vite-plugin-eslint eslint-config-react-app --save-dev`` 3 - create eslint.json file 4 - install eslint extension vscode

About

Starter files, final projects, and FAQ for my Ultimate React course

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages