# fast-framework **Repository Path**: mirrors_Semigradsky/fast-framework ## Basic Information - **Project Name**: fast-framework - **Description**: Simply framework for fast start and ease work. Main partials: jq, mustache, es6, moment.js. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fast Framework system If you want to create fast prototype of project, this framework is suitable for you. Fast start. Ease and famous tools and concepts help you create simple project. I don't think that this decision suite to production, use it only for prototyping. ###Start on localhost: `npm install` `npm run start` ###Start on server: `npm install` `gulp build` `npm run server` ###DOCS [here](http://fast-framework.dihar.me/)