Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
Desktop Client
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SpinShare
Desktop Client
Commits
57fcbfbc
Commit
57fcbfbc
authored
Apr 03, 2020
by
Andreas Heimann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
a318528f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
9 deletions
+6
-9
README.md
README.md
+6
-9
No files found.
README.md
View file @
57fcbfbc
#
customspeens
-client
Spin Rhythm XD Custom Songs
Client
#
spinshare
-client
Spinsha.re
Client
## Compilation Instructions (Windows)
1.
Clone the repository.
2.
Install
[
node.js
](
https://nodejs.org/
)
3.
Open the node.js command prompt and install electron globally with
```npm install electron -g```
4.
Using the node.js command prompt, cd to where you cloned the repository.
5.
Install electron-dl with
```npm install electron-dl```
6.
Run
```electron .```
3.
Open the command prompt to install the dependencies
```npm install```
6.
Run
```npm run start```
### Package Electron App
7.
Install electron-packager with
```npm install electron-packager -g```
8.
Using the node.js command prompt, cd to where you cloned the repository.
9.
Run
```electron-packager .```
6.
Run
```npm run build```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment