1.0.4 • Published 4 years ago

@mdupree/create-acro-nextjs v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Acro Media NextJS starter kit

Description

Sets up nextJS with pre-configurations used by Acro Media.

These include but not limited to:

- `.gitlab-ci.yml
- `.eslintrc` and `.prettierrc` created with Acro configurations
- `jest.config` setup with code coverage reporting.
- lagoon configurations
- packages:
    - Json normalizer
    - Cypress test framework
    - axios
    - axios-mock-adapter
    - eslint plugins
    - husky

How to use

  • yarn create @mdupree/acro-nextjs PROJECT_NAME

OR

  • npx @mdupree/create-acro-nextjs PROJECT_NAME

Testing the starter kit

  • cd PROJECT_DIR

  • npm link

  • create-acro-nextjs PROJECTNAME

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago