Skip to content

raydot/hf-ecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hf-ecc

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Notes:

Things I didn't quite get to:

  • The use of camelCase v. PascalCase v. kebab-case is all over the place due to Vue's rules on naming events.
  • I did my best to use BEM but was certainly inconsistent. I did not add a SASS compiler because I ran out of time and there's not too much CSS involved here anyway.
  • This code does not include "on the fly" (a. k. a. "pure Javascript") Vue elements, choosing to stick to the template mode instead.
  • Comments could be better, but what comments couldn't? 😄

About

Who doesn't love a challenge?

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published