0.3.0 • Published 6 years ago

create-landing-page v0.3.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Create Landing Page

Build Status

Skip all setup to create a static landing page.

Usage

npm install -g create-landing-page

create-landing-page awesome-landing
# Follow the steps and choose technologies

cd awesome-landing
npm start

Avaliable scripts

start

$ landing-scripts start

  --https       Enable HTTP on the development server

build

Generate build files

$ landing-scripts build

serve

Serve on production mode the project.

$ landing-scripts serve

audit

Generate a Lighthouse report inside the audits folder.

$ landing-scripts audit

  --disable-device-emulation
0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.0.0

7 years ago