rajatsharma / project-shinobi

React Template powered by Vite

Home Page:project-shinobi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Project Shinobi

React Template powered by Vite

Includes

Getting Started

# Create Shinobi App
$ npx degit https://github.com/rajatsharma/shinobi my-app

# Go into the project directory
$ cd my-app

# Install dependencies
$ yarn

Available Commands

yarn dev

Runs your application at localhost:3000 with HMR enabled, which will automatically make changes to your application with reloading your browser.

yarn build

Build project for production

yarn preview

Generate Static site.

About

React Template powered by Vite

project-shinobi.vercel.app

License:MIT License


Languages

Language:TypeScript 85.7%Language:HTML 14.3%