Giter Site home page Giter Site logo

lulu's Introduction

templatefile

安装软件VSCODE: https://code.visualstudio.com/

安装NODEJS: https://nodejs.org/en/

安装GIT,安装时选择VSCODE作为默认编译器: https://git-scm.com/download/win

解压代码到任意文件夹,比如 VDOL 打开VSCODE,打开文件夹 VDOL ,点击终端,新建终端,确保终端目录在VDOL内。

先安装 yarn , 执行 npm install -g yarn

安装完毕执行,第一次如果无法执行脚本,请管理员身份打开Powershell ,执行一下这个命令选择Y回车即可。 set-ExecutionPolicy RemoteSigned yarn

然后 yarn dev-server

浏览器打开,即可看到网站在本地运行 http://127.0.0.1:8080/

构建编译: yarn build

编译后只需要上传BUILD 文件夹的内容到服务器即可访问。

lulu's People

Contributors

fange123 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.