1.1.6 • Published 9 years ago

front-quickstart v1.1.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
9 years ago

front-quickstart

This is a helper which helps you init a front-end project with Koa, Redux, React, Webpack, Babel, and Eslint. And the corresponding project is koa-redux-react-template..

Tech-stacks:

Installation

Firstly, run the following command to install the tool:

npm install -g front-quickstart

Go to the new project directory and run front-quickstart in the terminal, then you got the template project.

Guide for Using the Template

For the purpose of running the project correctly, you should install babel-cli by running:

npm install -g babel-cli

and also install the dependencies by running:

npm install

you can test the server in the dev mode and then hit the http://localhost:8080/:

npm run devbuild

1.1.6

9 years ago

1.1.5

9 years ago

1.1.4

9 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago