- Getting started
- Paths & Files
- Filcoin (
Important) - LightHouse
- Internationalization
See a DEMO here.
First, you need to open a Terminal and clone this repo by using :
git clone https://github.com/dreampiper/FilAcademyEnter to the folder :
cd FilAcademyAnd install dependencies
npm installFinally, run in dev :
npm run dev