Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

viniciuskneves/ichbineinekartoffel.de

Repository files navigation

This meme should be enough to explain the importance of this project!

So you speak German meme


Running locally

npm start

It is going to run Parcel serve, so you will have HMR and a local server running.

Building for production

npm run build

It is going to run Parcel build with some extra (minimal) configs. The built project will be inside /dist folder.

Contribution guidelines

This project uses Gitmoji for commits.