Skip to content

xxmasong/notissia-code-test

Repository files navigation

Notissia Code Test

Code challenge using React-Vite-PWA

Deployment

Install dependencies:

npm install # or yarn

In order to run it in development, run:

npm run dev # or yarn dev

In order to do a production build, run:

npm run build # yarn build

There are two more scripts:

preview and https-preview

  • preview command will boot up local static web server that serves the files from dist folder.
  • https-preview is the same, but with HTTPS.

Live for demo within application period only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published