Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 258 Bytes

BarArc

Demo: https://bararc.vercel.app/

# use this if you want to run in development mode
yarn dev
# or
npm run dev

# if you want to build the project for production
yarn build
# and then
yarn start

Good Luck for your next project ✨