Skip to content

valter0ff/book_store_styles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

BookStore layouts

  1. Make sure that you installed webpacker:
yarn add @rails/webpacker
bundle exec rails webpacker:install
  1. Then add needest packages:
yarn add jquery bootstrap-sass font-awesome
  1. If you want, you can change the entrypoint folder from app/javascript to app/webpack. Make sure that you changed source_path in the webpacker.yml to the new folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 83.4%
  • Haml 11.9%
  • JavaScript 4.7%