- 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/FilAcademy
Enter to the folder :
cd FilAcademy
And install dependencies
npm install
Finally, run in dev :
npm run dev