Skip to content

funny.js is a simple, open source and minimal front end library.

Notifications You must be signed in to change notification settings

alirezaarzehgar/funny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funny.js

funny.js is a simple and minimal open source library for front end.

you can create your own front end website, easyly with funny.js.

this project is just a exercise.

features

  • routing
  • components
  • serving app

installation

create alias for funny.js

echo 'alias funny="git clone https://github.com/alirezaarzehgar/funny.git"' >> ~/.bashrc

create an app with funny

funny hello-world
cd hello-world

installing npm libraries

npm install

building your app

development

npm run dev

production

npm run prod

running app

npm run serve

now you just should enter 127.0.0.1:8000 on your browser.

check out the funny.js documentation.

About

funny.js is a simple, open source and minimal front end library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published