The frontend codebase of Praromvik.
Requires Node.js 16+
# install dependencies
npm install
# serve in dev mode, with hot reload at localhost:5173
npm run dev
# build for production
npm run build
# serve in production mode
npm run preview
Want to contribute ? Please read the design docs for backend here. Design docs for frontend will be added soon.
To speak with us, please leave a message on our email praromvik.hq@gmail.com
.
To receive product announcements, follow us on Twitter, LinkedIn, Facebook.
If you have found a bug with Praromvik or want to request for new features, please file an issue.