|
пре 2 година | |
---|---|---|
.. | ||
markdoc | пре 3 година | |
programs | пре 3 година | |
public | пре 3 година | |
src | пре 2 година | |
.env.example | пре 3 година | |
.eslintrc.json | пре 3 година | |
.gitignore | пре 3 година | |
README.md | пре 3 година | |
jsconfig.json | пре 3 година | |
next.config.js | пре 3 година | |
package-lock.json | пре 3 година | |
package.json | пре 2 година | |
postcss.config.js | пре 3 година | |
prettier.config.js | пре 3 година | |
tailwind.config.js | пре 3 година | |
vercel.sh | пре 2 година |
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.