This is the basic example of red-lotus
You can do the following steps to make it runs
- Do
npm run build
at the root path of this repo. - Do
npm i
at the basic example root path. i.e./examples/basic
- Do
npm run start
and then see what happens.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is the basic example of red-lotus
You can do the following steps to make it runs
npm run build
at the root path of this repo.npm i
at the basic example root path. i.e. /examples/basic
npm run start
and then see what happens.