在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:kris-ellery/web-starter-kit-gulp开源软件地址:https://github.com/kris-ellery/web-starter-kit-gulp开源编程语言:CSS 46.4%开源软件介绍:Web Starter Kit with GulpWeb Starter Kit is an opinionated build automation for front-end web development based on Gulp, Node, NPM, Bower, Babel, Sass, and Pug. Note: Web Starter Kit is simply a guideline and it doesn't solve everything. It is up to you to modify whatever necessary to achieve your project goals. Table of ContentsDependenciesRun: Note: Before you can install Web Start Kit dependencies, you will need to install Gulp, Node, NPM, and Bower. BuildGenerate a fresh build of your project. Task will run several individual tasks on files within Run: EnvironmentsYou can specify which environment you want to build. If you do not pass DevelopmentRun: StageRun: ProductionRun: ServerStart a local dev server. Additionally, gulp will watch for any changes to files and reload browser while server is running. Run: Local URLs
OptionsYou can modify port, proxy, and many other settings in AssetsRun several individual tasks to copy static files from Run: DataCopy data files to Run: FontsCopy font files to Run: ImagesCopy images to Run: MediaCopy media files to Run: MiscellaneousCopy miscellaneous files, such as Run: VendorsBundle vendor files to Run: ScriptsRun a series of sub-tasks to generate final JavaScript files. See Note: Each file on the root of Run: StylesRun a series of sub-tasks to generate final CSS files. See Note: Each file on the root of Run: BEM StructureWeb Starter Kit follows a strict naming convention using BEM methodology. Directory structure and selector names are divided into namespaces based on More Transparent UI Code with Namespaces article by Harry Roberts. ViewsRun a series of sub-tasks to generate final HTML files. See Run: Pug StructureWeb Starter Kit follows an opinionated directory structure. To learn more about Pug go to https://pugjs.org/api/getting-started.html/. Environment VariablesEvery Pug file has access to global |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论