1.10.6 • Published 3 years ago

create-nrs-web v1.10.6

Weekly downloads
47
License
MIT
Repository
-
Last release
3 years ago

create-nrs-web

It's a template based on create-next-app. The template provides bulti-in settings for the following items to make the website creation much esaier and flexible.

  • Next.js
  • Redux
  • Redux middleware (choices: Redux-thunk/Redux-saga/Promise-middleware)
  • Styled-Components: provides the basic flex-box layout
  • Storybook

And the following options.

  • Proxy
  • TypeScript
  • Jest
  • Github action files

Usages

1. Create a new project

npx create-nrs-web

2. Modify README.md for the new project

3. Launch at the development environment

  • Next.js
npm run dev
  • Proxy
npm run proxy
  • Test (Jest and Enzyme)
npm run test
  • Show storybook
npm run storybook

4. Deploy to Nelify

  • Commit and push to the Github repository
  • Open Nelify and select the repository
  • Deploy

Demo

Tutorial

Release notes

1.10.0: support Storybook

  • 1.9.3: refactoring
  • 1.9.1: fix the bug for the new option

1.9.0: provide an option to enable React profiler in production

  • 1.8.3: support Jest for TypeScript

1.8.0 provide the default Nelify file

1.7.0 provide the basic layout

  • 1.6.6: fix the bug for git clone
  • 1.6.5: fix the bug for git clone

1.6.3 support TypeScript

  • 1.5.4: fix the bug for git clone
  • 1.5.3: add a references

1.5.2: support the page level Redux's state modifications

  • 1.4.1: add a reference

1.4.0: add test cases for Redux (Redux-thunk/Redux-saga)

  • 1.3.7: fix the bug for redux-saga
  • 1.3.6: fix the bug for the new branch's name
  • 1.3.5: resolve merged confilcts
  • 1.3.4: remove log messages
  • 1.3.3: fix the bug when running on Windows

References

Storybook

TypeScript

Page level Redux

Jest

Redux-saga

npm

Others

About

1.10.5

3 years ago

1.10.4

3 years ago

1.10.3

3 years ago

1.10.2

3 years ago

1.10.6

3 years ago

1.9.3

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.2

3 years ago

1.9.1

3 years ago

1.9.0

3 years ago

1.8.5

3 years ago

1.8.4

3 years ago

1.8.3

3 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.6

3 years ago

1.6.5

3 years ago

1.6.4

3 years ago

1.5.4

3 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.1

3 years ago

1.4.0

3 years ago

1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.5-debug

3 years ago

1.3.4-debug

3 years ago

1.3.3-debug

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.2-debug

3 years ago

1.3.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago