Skip to content

justcho5/fullstackopen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fullstackopen

to create a new app using vite:

  • npm create vite@latest <project-name> -- --template react
  • cd <project-name>
  • npm install
  • npm run dev
  • add a file .prettierrc to folder
  • in .prettierrc add {} on the first line

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published