Closed danenespoli closed 5 years ago
Closes #29
Auth page looks good enough for now. Can come back to this later if we want to make this page more aesthetically interesting.
Also added grunt precommit, which runs eslint checks and then formats your code with prettier, to prevent failing builds.
grunt precommit
Closes #29
Auth page looks good enough for now. Can come back to this later if we want to make this page more aesthetically interesting.
Also added
grunt precommit
, which runs eslint checks and then formats your code with prettier, to prevent failing builds.