Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Installation

cd rs-sidecart     yarn    npm start
cd webpack-spa     yarn    npm start
cd vite-react      yarn    npm start

view

http://localhost:3000

build

 npm run build

 npm run prod