Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 375 Bytes

Whale-Design landing-page application

Live Demo

Installation (development)

  1. clone or download project
  2. npm install
  3. npm run dev
  4. open http://localhost:8090

Prepare production build

  1. clone or download project
  2. npm install
  3. npm run build
  4. See the 'public' directory