Skip to content

Forbidden Academy. A courses platform where you can learn about anything and achieve your goals.

Notifications You must be signed in to change notification settings

lukasalvarezdev/forbidden-academy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

First, run the development server:

cd frontend
npm run dev
# or
cd frontend
yarn dev