Skip to content

sadhnarana17/practice_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ucreate website v2

This repository is for the new ucreate website, based on react-static-boilerplate GitHub

How to start ?

1 Install Node.js (at least v6.x.x) - It's better to use nvm for improved flexibility

2 Install Yarn for package management.

3 Clone repo

4 Use yarn install to install dependencies

5 Use yarn start to run dev server with live reload

Testing and codestyle

yarn lint

yarn test

Production build

yarn build will build the app and save the output in public/dist/ directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published