- Move to the appropriate directory
cd <EXAMPLE_NAME>
. - Run
npm install
in order to install dependencies. - At this point you can run
npm start
to see the example app at http://localhost:8080.
cd grid
npm install
npm start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
cd <EXAMPLE_NAME>
.npm install
in order to install dependencies.npm start
to see the example app at http://localhost:8080.cd grid
npm install
npm start