Skip to content

🏭 The generator push by ITArverne company for the landing page website

License

Notifications You must be signed in to change notification settings

itarverne/generator-itarverne-landing-page

Repository files navigation

generator-itarverne-landing-page Build

maintainability test_coverage

The generator push by ITArverne company for the landing page website

Required

The libraries below have to be present on your machine :

  • npm
  • grunt
  • yo
  • ruby (for SASS)
  • SASS

Install

cd path/generator-itarverne-landing-page
npm intall
npm link
yo itarverne-landing-page

Usage

cd path/generator-itarverne-landing-page/public
npm intall
# To build prod
grunt build --target=prod
# To build dev
grunt build --target=dev
# To build dev 
grunt build
# To launch the web server
grunt serve

Templates

You have 2 templates availables :

  • origin
  • monoblue

There are available on /templates folder. So can you easily write your own

Test

cd path/generator-itarverne-landing-page
npm test

About

🏭 The generator push by ITArverne company for the landing page website

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published