Sebastp / lcpTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

npm i
npm run dev

open http://localhost:3000/ in your browser

Environment variables

You can access your .env variables by deconstructing 'process.env' object, both on client and server. Just make sure that you reboot the server when updating .env file.

About

License:MIT License


Languages

Language:TypeScript 88.9%Language:SCSS 10.9%Language:Shell 0.2%