-
Notifications
You must be signed in to change notification settings - Fork 120
windows OS added #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windows OS added #12
Conversation
1ac20e8 to
5a41e1a
Compare
|
@Ubayed-Bin-Sufian I suggest go with the script in Package.json instead of the npx thing. ( |
Running the |
|
U need to configure the Package.json to accept that script before running. @FirePheonix was able to achieve it. Help:) |
|
@Ubayed-Bin-Sufian the line: here's the demo video explaining it. package.mp4 |
|
LGTM, apart from the extra spaces |
@FirePheonix Thanks for your explanation. I wanted to know should I do it every time before I push a commit? |
5a41e1a to
030fb13
Compare
|
@sa-fw-an You may have a look right now. |
I think u were supposed to edit the package.json file and add the line what @FirePheonix has added in the video, and also add that in the docs ;) |
030fb13 to
6109ad9
Compare
|
@sa-fw-an Please review. |

Description
This PR adds Windows OS commands and fixes linting errors.