|
vor 1 Jahr | |
---|---|---|
.. | ||
markdoc | vor 3 Jahren | |
programs | vor 1 Jahr | |
public | vor 1 Jahr | |
src | vor 1 Jahr | |
.env.example | vor 3 Jahren | |
.eslintrc.json | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
README.md | vor 3 Jahren | |
jsconfig.json | vor 3 Jahren | |
next.config.js | vor 3 Jahren | |
package-lock.json | vor 2 Jahren | |
package.json | vor 2 Jahren | |
postcss.config.js | vor 3 Jahren | |
prettier.config.js | vor 3 Jahren | |
tailwind.config.js | vor 3 Jahren | |
vercel.sh | vor 2 Jahren |
npm install
cp .env.example .env.local
Next, run the development server:
npm run dev
Finally, open http://localhost:3000 in your browser to view the website.
You can start editing this template by modifying the files in the /src
folder. The site will auto-update as you edit these files.