ehnv-styleguide
/
1.2.0
ehnv-styleguide 1.2.0
Install from the command line:
Learn more about npm packages
$ npm install @antistatique/ehnv-styleguide@1.2.0
Install via package.json:
"@antistatique/ehnv-styleguide": "1.2.0"
About this version
EHNV Styleguide.
First of all, you need to have the following tools installed globally on your environment:
- node v9
- yarn
- gulp
The fonts Proxima
is currently served by Typekit's Antistatique account.
Don't forget to include the fonts:
<link rel="stylesheet" href="https://use.typekit.net/xld7vod.css">
$ yarn install
$ yarn build
First you have to launch Gulp to watch your files
$ gulp serve
The deployment of branch dev
and master
is managed yourself and publish on NPM!
# You need to create a new realease using git flow
$ git flow release start 0.0.1
# Make some last minutes changes and prepare your realease
$ git flow release finish -p 0.0.1
# Publish on NPM your last release
$ npm publish
Details
- ehnv-styleguide
- antistatique
- over 2 years ago
- 43 dependencies
Assets
- ehnv-styleguide-1.2.0-npm.tgz
Download activity
- Total downloads 60
- Last 30 days 0
- Last week 0
- Today 0