1.9.0 • Published 9 years ago
generator-fe-kit v1.9.0
Pixelant Front-End Starter Kit
generator-fe-kit
CHANGELOG
CONTRIBUTING
Required dependencies:
- Git
- NodeJs >=6.0.0
- NPM >=3.9.0
- Bower >=1.7.7
npm install -g bower
- Grunt-cli >=0.1.13
npm install -g grunt-cli
- Yeoman >=1.6.0
npm install -g yo
Note: You might need to use sudo
before npm
command to install packages globally
Getting started with Pixelant Front-End Starter Kit
- For start you'll need to install Pixelant Front-End Starter Kit generator:
npm install -g generator-fe-kit
- Now that the generator is installed, create a directory for your new project:
mkdir name-of-project
cd name-of-project
- and then run:
yo fe-kit
- Next you will get questions and instructions in terminal. Need to choose type of project
- Static site (static sites, promo sites, one page applications)
- Front-End workflow (experimental, AngularJS, React, Meteor, Mobile apps, etc...)
- felayoutt3kit (Front-End layout for t3kit project)_
- Enter name of project
- Create repository on remote server
- Add repo link from created repository
- Initialize git repository
- Install dependencies
To update Pixelant Front-End Starter Kit generator run:
npm update -g generator-fe-kit
1.9.0
9 years ago
1.8.0
9 years ago
1.7.0
9 years ago
1.6.0
9 years ago
1.5.0
9 years ago
1.4.0
9 years ago
1.3.0
9 years ago
1.2.1
9 years ago
1.2.0
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.8
9 years ago
1.0.7
9 years ago
1.0.6
10 years ago
1.0.5
10 years ago
1.0.4
10 years ago
1.0.3
10 years ago
1.0.2
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago
0.1.2
10 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago