Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (axcora) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Axcora Framework
All-in-One Static Site Generator & CSS Framework
Build modern, responsive static sites with a powerful build system, reusable UI components, auto-SEO, and built-in dark modeβall in one toolkit.
π Documentations
- π Official Docs
- π§© Component Library
π¦ Bundle Sizes
- Base: 15.6 KB
- Essentials: 19.6 KB
- Minified: 43.7 KB
- JavaScript: 11.8 KB
π¦ Bundle Sizes
Quick Start
npm install axcora
or
npm install axcora -g
axcora init myblog
cd myblog
npm install
axcora dev
open http://localhost:3000
axcora build
upload your public folder into your host
axcora serve
Clone Starter Project
git clone https://github.com/mesinkasir/axcora-starter.git
cd axcora-starter
npm install
npm run dev
open http://localhost:3000
π Support This Project
π License
This project is licensed under the MIT License.
Built & maintained by Axcora Tech β fast, scalable, and open source static site tooling for creators, developers, and teams.