GithubHelp home page GithubHelp logo

crisleo94 / base-parcel-configuration Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.54 MB

This repo is a quickstart to create a ReactJS application with Parcel-Bundler

License: MIT License

HTML 16.24% CSS 38.53% JavaScript 45.23%

base-parcel-configuration's Introduction

This container was made with Parcel To start using this boilerplate just make a fork from master branch, clone the repo and change the folder name, or download the zip file

Scripts

Into the project directory you can run:

npm run dev

Runs the app in development mode. Open http://localhost:1234 so you can view it in the browser. Once you do this Parcel creates a dist/ folder in the root directory, if you want to custom the output directory, you can add the --out-dir flag to this script. Parcel makes this process really fast, so you can start editing the App Container to view the changes.

npm run format

Runs prettier format configuration on every .js/.jsx file inside the src folder. You can customize your prettier configuration by editing the .prettierrc file inside the root folder.

npm run eslint

Runs eslint validation on every .js/.jsx file inside the src folder. You can customize your eslint configuration by editing the .eslintrc.json file inside the root folder.

Customize

In case you need to add a new babel-plugin, you need to add it to the .babelrc file, so parcel can load it correctly.

Test

This will be a feature, in a future push.

base-parcel-configuration's People

Contributors

crisleo94 avatar dependabot[bot] avatar

Stargazers

 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.