@haileykwen/jojo-low-code-library
v1.1.2
Published
* Install Node.js in your machine (skip this step if you have installed Node.js in your machine) + Navigate to the project folder and run the following comand from a terminal : * ``` npm install ```
Downloads
1
Readme
Instalation
- Install Node.js in your machine (skip this step if you have installed Node.js in your machine)
- Navigate to the project folder and run the following comand from a terminal :
npm install
Starting Server
- Navigate to the project folder and run the following comand from a terminal :
npm run start
- Open
http://127.0.0.1:3000
orhttp://localhost:3000
in a web browser