react-modal-from-jinsunee

0.0.2 • Public • Published

react-boilerplate-webpack-babel

Splitting webpack configuration for development and production.

  • common : ./config/common.js
  • dev : ./config/dev.js
  • production: ./config/prod.js

Blog Post

  1. webpack, babel에 대하여
  2. react + webpack + babel로 개발 환경 구축하기 (javascript)
  3. typescript, 상대경로 설정하기

Skills

  • react
  • webpack
  • jest
  • @testing-library/react
  • babel

Branch

  • js-setting: javascript environment
  • ts-setting: typescript environment

Installation

$ yarn

or

$ npm install

Run

  • Dev mode

    $ yarn dev
    
  • Production Build

    $ yarn build
    

Package Sidebar

Install

npm i react-modal-from-jinsunee

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

12.3 kB

Total Files

27

Last publish

Collaborators

  • jinsunee