1.1.6 • Published 8 years ago

front-quickstart v1.1.6

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

1.1.5

8 years ago

1.1.4

8 years ago

1.1.3

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago