Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ficusjs/create-ficus-app

Set-up a web app with FicusJS quickly and easily
https://github.com/ficusjs/create-ficus-app

application ficusjs frontend javascript

Last synced: 3 days ago
JSON representation

Set-up a web app with FicusJS quickly and easily

Awesome Lists containing this project

README

        

# Create Ficus App

Set up a web app with FicusJS quickly and easily.

## Getting started

When you want to get started with FicusJS and web components, Create Ficus App lets you focus on code, not build tools.

To choose a starter project, run this command:

```bash
npx create-ficus-app
```

## Starter projects

Depending on what you need to build, Create Ficus App offers a selection of starter projects.

- Basic app - a simple, single HTML page with inline scripts
- [11ty](https://www.11ty.dev/) app - a Jamstack site based on [11ty](https://www.11ty.dev/)
- [Parcel](https://parceljs.org/) app
- [Parcel](https://parceljs.org/) with [Typescript](https://www.typescriptlang.org/) app
- [Rocket](https://rocket.modern-web.dev/) app
- [Snowpack](https://www.snowpack.dev/) app
- [Vite](https://vitejs.dev/) app
- [Vite](https://vitejs.dev/) with [Typescript](https://www.typescriptlang.org/) app

## License

This project is licensed under the MIT License - see the [`LICENSE`](LICENSE) file for details.

## Contributing to Create Ficus App

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.

If you wish to contribute, you can work on any features you think would enhance the library. After adding your code, please send us a Pull Request.

> Please read [CONTRIBUTING](CONTRIBUTING.md) for details on our [CODE OF CONDUCT](CODE_OF_CONDUCT.md), and the process for submitting pull requests to us.

## Support

We all need support and motivation. FicusJS is not an exception. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.

If you found the library helpful, please consider [sponsoring us](https://github.com/sponsors/ficusjs).