1.1.0-alpha.5 • Published 5 years ago
create-kofujs-app v1.1.0-alpha.5
How to start the project
This project is made to allow you to have your own kofujs powered template generator locally for building SPA's and Universal Apps
To start
- run
npm i create-kofujs-app -g
will add the project globally onto your computer - from the command line run
create-kofujs-app
in the parent folder that you desire the project to be in. - You will select kofujs which is the only current template more to come soon
- It will ask your project name that will be the name of your folder
- Feel awesome
- Write your components in the src folder, don't delete templates
- In order to use app effectively you need to install
yarn package manager
andgulp-cli
globally. I also still love CoffeeScript so I use it from time to time in the source code, i am also thinking of integratingtyped coffee
and building on top of the great work that was done there. I will also be usingCrystal Lang with Amber
as the defacto backend andKoa
as the default JS Full Stack Application.
More Details: github.com/arthurbernierjr/kofujs
1.1.0-alpha.5
5 years ago
1.1.0-alpha.4
5 years ago
1.1.0-alpha.1
5 years ago
1.1.0-alpha.2
5 years ago
1.1.0-alpha.3
5 years ago
1.1.0-alpha
5 years ago
1.0.20
5 years ago
1.0.15
5 years ago
1.0.14
5 years ago
1.0.13
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago