Skip to content

maplemap/whale-creative-agency-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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