Skip to content

manishgs/sushant-nepal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite

  • nodejs 7.6 >=
  • Yarn (Installed globally)

Getting started

Install

git clone https://github.com/manishgs/sushant-nepal-website.git
cd sushant-nepal-website
yarn install

Run

yarn start

Then open http://localhost:3000/ to see the app.

Build

yarn build