Giter VIP home page Giter VIP logo

clinton.sh-blog's Introduction

Minimal House Remix Stack

The Minimal Remix Stack Cover

โš ๏ธ This is community maintained Remix Stack. The Remix team does not endorse or check this. Learn more about Remix Stacks.

npx create-remix --template BogDAAAMN/minimal-remix-stack

What's in the stack

Not a fan of bits of the stack? Find more stacks or create your own.

Package Version
๐Ÿš€ React 18.2.0
๐Ÿ’ฟ Remix 1.6.7
๐Ÿ’จ Tailwind 3.0.24

Quickstart

Click this button to create a Gitpod workspace with the project set up, and all the packages pre-installed

Gitpod Ready-to-Code

Development

โš ๏ธ This step only applies if you've opted out of having the CLI install dependencies for you:

npx remix init

Start dev server:

yarn dev

Deployment

First, build your app for production:

yarn build

Then run the app in production mode:

yarn start

Now you'll need to pick a host to deploy it to. Read more at Remix | Deployment.

Types

This project uses TypeScript. It's recommended to get TypeScript set up for your editor to get a really great in-editor experience with type checking and auto-complete.

Linting

This project uses ESLint for linting. That is configured in .eslintrc.js.

Formatting

We use Prettier for auto-formatting in this project. It's recommended to install an editor plugin (like the VSCode Prettier plugin) to get auto-formatting on save. There's also a npm run format script you can run to format all files in the project.

clinton.sh-blog's People

Contributors

clintonn avatar

Watchers

 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.