JSPM

  • Created
  • Published
  • Downloads 44
  • Score
    100M100P100Q50679F
  • License MIT

Modern and Super Light Static Site Generator

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

    npm version License: MIT Support

    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


    πŸ“¦ 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.