lucascampelo / jslab

Repositório que uso para realizar testes de javascript voltados para o front-end

Home Page:http://lucascampelo.github.io/jslab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Lab (jslab)

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.

About

Repositório que uso para realizar testes de javascript voltados para o front-end

http://lucascampelo.github.io/jslab


Languages

Language:Vue 60.4%Language:JavaScript 34.0%Language:HTML 3.3%Language:CSS 2.3%