Giter VIP home page Giter VIP logo

jsstudy's Introduction

jsStudy

Codewake

对于初学JavaScript的同学到一定的时候都希望能有一些练习的案例拿来练手。那么这个仓库就是用来做这样的一件事情。

特别声明: 前面的练习内容【第一课至案例】来源于@Ferris。由于时间太久,未记得来源链接地址。

JavaScript 练习是我自己学习做的一些小案例。里面有不少的错误和不足之处,特请业内大婶多多多指点。如果您和我一样,也是初学者,欢迎提交您的练习,大家一起共进。

项目下载

git clone [email protected]:airen/jsStudy.git

项目运行

先在本地执行:

npm install

如果执行会遇到麻烦,可以尝试:

sudo npm install

或者

tnpm install

安装完依赖环境之后,可以直接运行:

gulp

运行之后,浏览器会直接开启:

http://localhost:3000/

项目首页存放在app目录下,在上面的地址后添加app

http://localhost:3000/app

即可看到对应练习的地址和效果。

**特别声明:**这里的所有案例与效果仅用来作来学习JavaScript使用,如有造成不便之处,或者里面内容有侵权行为,请与我联系:[email protected] !我会第一时间处理。

有关于前端更多好资源,可以访问:W3cplus。如果您对里面的教程感兴趣的话,也可以扫下面的二维码,关注W3cplus。

扫一扫,关注W3cplus

jsstudy's People

Contributors

airen avatar

Watchers

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