Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 369 Bytes

File metadata and controls

27 lines (18 loc) · 369 Bytes

Casting.ai MVP

How to use

git clone git@github.com:ouuyeah/casting.git
cd casting

Install it and run:

npm install
npm run dev

Stack using it

Next.Js (For basic routes) - Then you can use whatever you want for routes and logic.
ReactJs - Main front library
Styled-jsx - CSS
StandardJs - Just to make code very clean.