Reinaldy Rafli 4079411923 | ||
---|---|---|
.. | ||
public | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
README.md | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js | ||
vite.config.js | ||
yarn.lock |
README.md
Jokes Bapak2 Client
Still work in progress
Development
Please install Yarn first by doing npm i -g yarn
# install dependency
$ yarn install
# run the local server
$ yarn dev
# build the package
$ yarn build
# preview it before deployment
$ yarn preview