1.1.6 • Published 7 years ago

front-quickstart v1.1.6

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

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago