Giter Club home page Giter Club logo

preact-minimal's Introduction

Preact

๐Ÿš€ preact-minimal

Minimal preact structure.

Build Status

Preact is just soooooo fast! โšก โšก โšก

But when you have an idea and want to start coding right away, then it becomes really hard and time consuming to setup and have your application ready to start your development.

preact-minimal comes to save your time providing you with the minimal and sufficient kit of tools you need.

What's included?

Demo

https://preact-minimal.aganglada.com

Want to start right now?

Follow this steps

git clone [email protected]:aganglada/preact-minimal.git
cd preact-minimal
npm i

Run the dev server

npm run dev

Buala! You can start developing now on http://localhost:4000

Build assets for production

npm run prod

Running this command will create an assets folder that you can expose to your server.

Production mode in local

npm run start

You can check on http://localhost:8080

Preact Developer Tools

You can inspect and modify the state of your Preact UI components at runtime using the React Developer Tools browser extension.

  1. Install the React Developer Tools extension
  2. Import the preact/devtools module in your app
  3. Reload and go to the 'React' tab in the browser's development tools

Contributing

I would love to see you contributing to preact-minimal, also by giving feedback. If you think something is missing, create a new issue.

Pull request are more than welcome โค๏ธ๏ธ

License

MIT

preact-minimal's People

Contributors

aganglada avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.