Skip to content

going-merry0/jlua-demo

Repository files navigation

jlua-demo

This is a demo for jlua, it's also made with jlua and Vue which means the script tag within Single File Components has a attribute lang with value lua, see this source file to get a intuitive feeling.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.