Skip to content

Commit

Permalink
📝 Change README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Du Pont committed Apr 14, 2023
1 parent 56e587d commit c18efae
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Dogstudio Next Starter

The Next.js starter with all the features you'll need to build blazing-fast websites and applications.
The repository has all the features needed to build blazing-fast experience.

- Next 12
- Prettier
Expand Down Expand Up @@ -57,9 +57,22 @@ npm run lint
npm run upgrade
```

## Example

An example is available on the `demo` branch to test all the features included in the repository:

```bash
git checkout demo
```

```bash
npm i
npm run dev
```

## Contributing

Please submit issues, pull requests or [contact us]([email protected]). We are open to all kind of contributions.
Please submit issues, pull requests or [contact us](devops+next-starter@dogstudio.be). We are open to all kind of contributions.

## License

Expand Down

0 comments on commit c18efae

Please sign in to comment.