8000 GitHub - LukeberryPi/naked-react: naked react template for dirty prototyping
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

LukeberryPi/naked-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
8000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

naked react template for dirty prototyping

this is exactly like a vite + react project, but without styling, typescript and assets.

you can use this template repository or run locally using following commands on your terminal:

  • clone it with git clone https://github.com/LukeberryPi/naked-react.git
  • access the newly created repo with cd naked-react
  • install the dependencies with npm i
  • then run npm run dev

now localhost:5173 is ready for some dirty prototyping!

About

naked react template for dirty prototyping

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0