moved everything out of the source
directory
This commit is contained in:
parent
8f13b81918
commit
294387d8d5
151 changed files with 21 additions and 60 deletions
10
README.md
10
README.md
|
@ -19,19 +19,13 @@ Source code for my (developomp's) <a href="https://developomp.com" target="_blan
|
|||
git clone https://github.com/developomp/developomp-site.git
|
||||
```
|
||||
|
||||
#### 2. Open the [`source`](./source) directory
|
||||
|
||||
```bash
|
||||
cd source
|
||||
```
|
||||
|
||||
#### 3. Install dependencies
|
||||
#### 2. Install dependencies
|
||||
|
||||
```bash
|
||||
yarn install
|
||||
```
|
||||
|
||||
#### 4. Test locally
|
||||
#### 3. Test locally
|
||||
|
||||
```bash
|
||||
yarn start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue