preview

Makajs. Making. IO/maka/maka – a…

run

$ npm i -g @makajs/cli
$ yarn install
$ yarn start Copy the code

Open your browser, http://127.0.0.1:8000

packaging

$yarn PKG // The package result is generated in the build/ PKG directoryCopy the code