Skip to content

taxigy/rollup-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rollup template

The purpose of this template is to hold a simplistic combination of Rollup, its plugins, some PostCSS and Babel to start making a React app with.

Please be aware that babel-preset-react-app always requires explicit value of NODE_ENV environment variable. To develop with live reload and proper error logs, run in terminal:

NODE_ENV=development npm start

or, if you use yarn:

NODE_ENV=development yarn start

About

A template to start with Rollup and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published