0.2.0 • Published 3 years ago

@mirukai/fast-ip-check v0.2.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Welcome to mScript App.

Arziburst mScript App works on Windows, Linux, macOS. If something doesn’t work, please file an issue. If you have some enhancements, please file an pull request.

Quick Overview

INITIALIZING COMMANDS

Also you can create .env.development and .env.production by example from .env.example.

npm start

To run project in dev mode

npm run build

To create bundle

Additions

📍 Auto formatting code with ESLint

You may need to correct settings.json in VS Code

"editor.codeActionsOnSave": {
    "source.fixAll.eslint": true,
},
"eslint.format.enable": true,

📍 Extention for VS Code Better Comments (id: aaron-bond.better-comments)

Best comments names:

image

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago