Skip to content
Ulugbek Nuriddinov edited this page Nov 16, 2021 · 8 revisions

Overview

Fkit (Front-end kit) was created to build HTML pages quickly and easily. The goal is to code the pages without duplicates and with a templating engine.

📦 Powerful webpack packages.

🚀 Build HTML pages quickly and without duplicating code.

🧪 Layouts, includes, sections and many other useful components in your template.

Requirements

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the theme for production to the public folder.
It correctly bundles App in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Release Notes

Latest version: Version

You can see more releases on GitHub

Clone this wiki locally