specialcharcount

1.0.1 • Public • Published

Commands

Commands used

  npm init

  npm install --save express 
  npm install --save express-formidable
  npm install --save pug

  npm install --save-dev typescript
  npm install --save-dev eslint
  npm install --save-dev ts-node-dev

  npm i -D @types/node @types/express @types/pug @types/express-formidable

  sudo npm install pug-cli -g

Troubleshooting

If npm run dev returns Error: ENOSPC: System limit for number of file watchers reached run

  echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p

Readme

Keywords

none

Package Sidebar

Install

npm i specialcharcount

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

23 kB

Total Files

12

Last publish

Collaborators

  • lokesh1197