You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Navigate to the source code directory and run the command "npm i" in the command line. This will install all the dependencies.
There are two ways to run:
(1) Development: Run the command "npm run dev" in the command line. This will start the dev-server. Follow the instructions to open it in a browser.
(2) Build: Run the command "npm run build" in the command line. This will package the program into the build directory. You can deploy it on web servers like nginx. This method is used to deploy it on https://chili3d.com.
Hi, first of , congrat for this project.
Do you offer support to compile and run?
I am new in Typescript ( but I OCC skilled)
Thanks in advance
The text was updated successfully, but these errors were encountered: