Skip to content

rajatsharma/project-shinobi

Repository files navigation


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.