Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 481 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 481 Bytes

Coiniran Academy Landing Page

Install

npm install

Make sure you have Hugo installed as well.

Usage

npm run start

open a browser and go to http://localhost:1313

Deploy

npm run deploy

This will build the site in the \docs folder. You need to push it to the correct branch.

Acknowledgement

Forked from ttntm landing-page