Go to file
2023-07-20 14:09:21 +07:00
public deleted used image and remove createcontext 2023-07-16 14:51:41 +07:00
src minor edited jode code 2023-07-20 14:09:21 +07:00
.gitignore Merge Problems with Web/To be tested 2023-07-02 19:43:01 +07:00
index.html Maybe Final, still need to add more questions 2023-07-03 15:27:01 +07:00
package.json Add cookie to checkbox/Add inv text fill menu 2023-07-03 16:40:35 +07:00
postcss.config.cjs Merge Problems with Web/To be tested 2023-07-02 19:43:01 +07:00
README.md Modify README.md 2023-07-02 20:28:45 +07:00
tailwind.config.cjs Merge Problems with Web/To be tested 2023-07-02 19:43:01 +07:00
vercel.json Create vercel.json 2023-07-03 16:11:11 +07:00
vite.config.js Merge Problems with Web/To be tested 2023-07-02 19:43:01 +07:00
yarn.lock Add cookie to checkbox/Add inv text fill menu 2023-07-03 16:40:35 +07:00

Prerequisites

Node.js and Yarn installed on your machine.

npm install --global yarn

Installation and Initialization

git clone https://github.com/Sosokker/SOS12
cd .\SOS12\
yarn

Wait a few minutes (Wait for yarn to install all the packaged)

  • to Start the local server
yarn dev

Credits