3.0.0 • Published 5 years ago

valhalla-boilerplates v3.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

What about this?

This is an initiative of Valhalla Team that allows you to start a FE project with structure easy to walk in and a basic tech stack.

Installation.

    npm install valhalla-boilerplates -g

Boilerplates (directly from Valhalla).

React / Redux / Sagas:

Tech stack: React - Redux - Sagas - Reselect - React-router - Styled-components - Axios - Jest - Enzyme - Eslint

    viki init <folder_name>
    cd <folder_name>
    yarn install
    yarn start

To run test suite:

    yarn test
3.0.0

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago