Skip to content

lkkadiri/parugu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parugu

React frontend for APIs

Installation:

cd parugu
yarn

Development

yarn dev

Build

yarn prod

This creates the build files at ./build

You can modify all the build parameters to your need in the webpack config.