|
hace 3 años | |
---|---|---|
.. | ||
markdoc | hace 3 años | |
programs | hace 3 años | |
public | hace 3 años | |
src | hace 3 años | |
.env.example | hace 3 años | |
.eslintrc.json | hace 3 años | |
.gitignore | hace 3 años | |
README.md | hace 3 años | |
jsconfig.json | hace 3 años | |
next.config.js | hace 3 años | |
package-lock.json | hace 3 años | |
package.json | hace 3 años | |
postcss.config.js | hace 3 años | |
prettier.config.js | hace 3 años | |
tailwind.config.js | hace 3 años |
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.