Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
UI basics
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ghost User
requested to merge
bf-ui-basics
into
master
May 02, 2018
Overview
1
Commits
13
Pipelines
0
Changes
47
Expand
1st draft.
@brianflanagan I reorganized the files:
all assets (images, .sass) go into the
/assets
folder, CRA recommends not putting them in the
public/
folder
Put npm-run-all as a devDependency
Simplify the scripts in package.json
Merge request reports