GithubHelp home page GithubHelp logo

rewired-gh / intelli-dm Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 13.79 MB

T R O M M E L M A S C H I N E

Home Page: https://dm.rewired.moe

License: GNU General Public License v3.0

HTML 0.96% Vue 82.28% JavaScript 16.76%

intelli-dm's Introduction

IntelliDM

Development Guide

Setup

Project

Run yarn to setup.

IDE

WebStorm

As so far, no further configuration is necessary.

Visual Studio Code

Make sure you've installed the following extensions:

  • Vue Language Features (Volar)
  • ESLint

There are also some handy extensions that can boost your development:

  • Vite
  • Path Intellisense
  • Bracketeer
  • Tabnine AI Autocompletion

Scripts

  • yarn dev: Build and run development server with HMR support.
  • yarn format: Format code with ESLint.
  • yarn build: Run yarn format, then if successful, build production artifacts to /dist.
  • yarn preview: Deploy /dist to a simple local server.
  • yarn prod: A shorthand for yarn build && yarn preview.

Major Dependencies

Merge Request

Enforced rules

  1. Before you open a merge request, make sure you've run yarn prod successfully, and carefully test as many things as possible locally.
  2. Always keep your working branch the same; otherwise, you should delete the branch after merging.
  3. Combine all commits into one when merging to master branch.

Best practice

  1. Make your commit message simple and informative.
  2. Describe all changes in merge request if possible.
  3. Review others' requests carefully.

Programming and Markup Languages (as so far)

  • HTML
  • Javascript
  • CSS
  • Vue 3 (SFC)

intelli-dm's People

Contributors

leo-h16 avatar rewired-gh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.