This repository serves as an entry point for future React + NextJS projects of InspireMedia GmbH and beyond.
Report bug
ยท
Request feature
- Table of contents
- Quick start
- Bugs and feature requests
- Contributing
- Community
- Versioning
- Creators
- Thanks
- Copyright and license
Several quick start options are available:
- Clone the repo:
https://github.com/aichner/nextjs-template.git
You can either:
Purchase MDB React Pro
- Download the zip folder and extract it
- Move the
mdbreact-X.XX.X.tgz
to the local copy of this repository
or use MDB React Free
- Update "mdbreact" in
package.json
to the latest version of MDB (such as 4.19.0) - After installing, make sure to exclude all elements that require MDB React Pro
How to start this application?
- Use
npm install
to install all dependencies - Start a local copy of the docs site with
npm start
- Or build a local copy of the library with
npm run build
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.
Get updates on our development and chat/talk with the project maintainers and community members.
- Follow @realaichner.
- Follow us on Facebook.
For transparency into our release cycle and in striving to maintain backward compatibility, this repository is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.
Christian Aichner |
๐ Maintainer |
We do not have any external contributors yet, but if you want your name to be here, feel free to contribute to our project.
SPDX-License-Identifier: (EUPL-1.2) Copyright ยฉ 2020 InspireMedia GmbH