frontend-template:前端项目的安装模板

时间:2024-05-31 02:56:47
【文件属性】:

文件名称:frontend-template:前端项目的安装模板

文件大小:20KB

文件格式:ZIP

更新时间:2024-05-31 02:56:47

JavaScript

该应用程序实现了一个模板来启动Web项目,而无需进行所有设置。 要求: - Node.js should be installed in your machine 使用说明: 1 - On command window go to project root folder and type "npm install". This will install packages for node and bower components. 2 - Development Server (option 1). On command window, go to project root folder and type "gulp". This will build the application (on "dist" folder) and start the server. Open y


【文件预览】:
frontend-template-master
----.eslintrc(864B)
----.gitattributes(12B)
----bower.json(535B)
----gulpfile.js(3KB)
----LICENSE(1KB)
----test()
--------protractor-conf.js(774B)
--------e2e-nightwatch()
--------nightwatch.json(1KB)
--------unit()
--------karma.conf.js(1KB)
--------e2e()
----README.md(1KB)
----.bowerrc(69B)
----.gitignore(67B)
----app()
--------index.html(1KB)
--------styles()
--------src()
----package.json(2KB)

网友评论