Git Product home page Git Product logo

loonxi's Introduction

龙席官网前台

项目初次启动时,先检查根目录是否有dist、node_modules文件夹,没有则创建,然后运行npm install

如package.json中插件版本做了更改才需要运行npm install,否则只需要在项目第一次启动时运行

常用指令

  • npm install 初次启动时,需要运行npm install 安装所有开发依赖
  • npm run mb mac打包指令
  • npm run wb windows 打包指令
  • npm run dev localhost启动,端口8080
  • npm run port localhost指定端口启动
  • npm run hot 热更新
  • npm run ip 指定ip端口启动(ip地址以及端口号在package.json中配置)

版本提交

只需要提交src文件夹里面的内容,其他的文件夹或文件不需要提交

loonxi's People

Contributors

danxinyao avatar

Watchers

James Cloos 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.