承接 webrouse/n-sandbox 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

webrouse/n-sandbox

Composer 安装命令:

composer create-project webrouse/n-sandbox

包简介

Extended nette/sandbox with integrated gulp, es6, nittro, sass, browsersync, ...

README 文档

README

Latest stable Donate

This is an extended version of nette/sandbox focused on fast development with modern PHP and JS tools.

Wiki explains how to use present technologies with Nette Framework.

This sandbox is currently based on Nette 2.4 due to incompatibility of some extensions with Nette 3.

Requirements

Quick start

Install the gulp command

sudo npm install --global gulp-cli

Create a new project using composer

composer create-project webrouse/n-sandbox path/to/install
cd path/to/install

Install JavaScript dependencies using npm

npm install

Run serve task and profit

gulp serve

Visit http://localhost:3000/checker to check minimal requirements, if some issues, install the missing extensions.

Visit http://localhost:3000 in your browser to see the welcome page.

The serve task:

  • includes default and watch tasks
  • checks coding standards for php, js and scss files
  • compiles js, scss files and other assets
  • runs the PHP built-in webserver on localhost:8000 using project php.ini
  • runs Browsersync server on localhost:3000 that proxy requests to the PHP server
  • watches for changes and then check + recompile assets

You can append --silent to suppress unnecessary output

gulp serve --silent

You can append --fix flag to automatically fix coding standards issues:

gulp --fix
gulp lint --fix
gulp serve --fix

To one-shot assets check and compilation run the default task:

gulp

For more information, see Tutorial or List of all tasks.

What's inside?

Documentation

Wiki explains how to use present technologies and tools.

Contributing

Any improvements to the code or documentation are welcome.

The goal is to create a skeleton that allows comfortable development without affecting the application speed.

Todo

Create test for each Gulp task with shunit2.

License

Nette: New BSD License or GPL 2.0 or 3.0

统计信息

  • 总下载量: 57
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 11
  • Watchers: 3
  • Forks: 0
  • 开发语言: JavaScript

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2017-09-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固