bdmaps

1.0.0 • Public • Published
  1. Prettier - Here’s how you can configure it using External tools.

https://medium.com/@jm90mm/adding-prettier-to-webstorm-a218eeec04d2

  1. ESlint -

Enable ESlint - IntelliJ IntelliJ IDEA | Preferences | Languages and Frameworks | JavaScript | Code Quality Tools | ESLint for macOS

Run:

yarn lint

  1. To start server:

yarn start OR npm start

  1. To install Sass:

sudo gem install sass

if you get an error while installing then run the below command:

xcode-select --install

To run sass, navigate to the folder which has .scss file and then run the below command:

sass input.scss style.css

Readme

Keywords

none

Package Sidebar

Install

npm i bdmaps

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • richdot