jokes-bapak2/client/README.md

515 B

Jokes Bapak2 API

Still work in progress

Development

# Install modules
$ yarn install

# Run local server
$ yarn dev

# or start the server and open the app in a new browser tab
$ yarn dev -- --open

# build everything
$ yarn build

You can preview the built app with yarn preview, regardless of whether you installed an adapter. This should not be used to serve your app in production.

Used packages

Name Version Type
@sveltejs/kit next Framework