LotuxPunk / lotux-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lotux-app

Empty project.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Running

Open the file dist/index.html in your browser

Credits

Made with createapp.dev

About


Languages

Language:JavaScript 79.7%Language:SCSS 12.5%Language:HTML 7.1%Language:CSS 0.7%