Skip to content
 
 

Repository files navigation

frint

npm Build Status Coverage NSP Status Join the chat at https://gitter.im/frintjs/frintjs

The modular JavaScript framework

For documentation, visit https://frint.js.org.

Quick start

Install frint-cli:

$ npm install -g frint-cli

Create a new empty directory:

$ mkdir my-directory && cd my-directory

Initialize an example app:

$ frint init --example kitchensink

Now you can install all the dependencies, and start the application:

$ npm install
$ npm start

Find more examples here.

Packages

The framework is a collection of these packages, which can be composed together on demand:

License

MIT © Travix International

About

An opinionated library for building front-end applications.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages