Giter Site home page Giter Site logo

caasi / cra-template-rescript-vite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vaclavhrach/cra-template-rescript-vite

1.0 0.0 0.0 378 KB

ReScript + React + Vite template for Create React App

License: MIT License

HTML 21.46% CSS 35.87% ReScript 22.59% JavaScript 20.08%

cra-template-rescript-vite's Introduction

cra-template-rescript-vite

npm npm downloads per month

ReScript + React + Vite template for Create React App

Usage

use with npx

npx create-react-app --template=rescript-vite my-rescript-vite-app

or with yarn

yarn create react-app --template=rescript-vite my-rescript-vite-app

Scripts

# Run app with builds and hot reload
npm start

# Start rescript app with watch
npm run start:re

# Run app without builds
npm run start:vi

# Build vite and rescript app
npm run build

# Build rescript app with dependencies
npm run build:re

# Build vite
npm run build:vi

# Clear rescript lib folder 
npm run clean

Tests

This template does not include a test runner by default.

Settings included

  • ReScript syntax (*.res)
  • Vite configuration
  • Prettier

cra-template-rescript-vite's People

Contributors

hrachvaclav avatar vaclavhrach avatar

Stargazers

 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.