Skip to content

Id-Yuu/notes-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-react

Membangun Aplikasi Catatan Menggunakan React

Usage

  • Copy this Repo;

    git clone https://github.com/Id-Yuu/notes-react.git
    
  • install with bun or npm

    > with bun
    bun install
    
    > with npm
    npm install
    
  • develop local

    > with bun
    bun run dev
    
    > with npm
    npm run dev
    

About

Membangun Aplikasi Catatan Menggunakan React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published