@erect/core
TypeScript icon, indicating that this package has built-in type declarations

0.0.98 • Public • Published

Erect Logo Erect Animation

Erect

Enables a shareable and unique framework for any type of rendering from static html templates to React.

Getting started

npm
sudo npm install -g @erect/generator
erect-gen hello-world
cd hello-world
npm run develop
yarn
sudo yarn global add @erect/generator
erect-gen hello-world
cd hello-world
yarn run develop

Developing this project

git clone https://gitlab.com/ezsper.com/erect/core.git erect
cd erect
yarn install
git clone https://gitlab.com/ezsper.com/erect/sample.git sample
yarn develop

/@erect/core/

    Package Sidebar

    Install

    npm i @erect/core

    Weekly Downloads

    68

    Version

    0.0.98

    License

    MIT

    Unpacked Size

    724 kB

    Total Files

    252

    Last publish

    Collaborators

    • ezsper