README.md
June 5, 2022 ยท View on GitHub
Your Project Name
The project description here.
Development Cli Command
# there are examples of 'yarn', you also can use 'npm'.
yarn start # start dev server
yarn build # build bundle files
yarn ovine help # more ovine cli information
# optional command
yarn scss # build scss files
yarn dll # build webpack dll files
Projects Are Mainly Dependent On
- ovine the main core lib.
- amis extend the amis lib.
- styled-components css styles in js.
- font-awesome all icons out of box.
- bootstrap full bootstrap features.
Vscode Plugins You May Need
eslint- es code linterprettier- prettify your codesvscode styled component- css in js styles highlightsearch node_modules- search file fromnode_modulescode spell checker- for words spell check
Any Issues? Let Me Know.