- Start/stop hadoop
sbin/start-dfs.sh
sbin/stop-dfs.sh
- Create/remove folder
// add imports | |
import { RouterModule, Routes } from '@angular/router'; | |
// declare here all your routes | |
const routes: Routes = [ | |
{ path: 'page', component: PageComponent }, | |
// other route paths | |
]; | |
// add this to @NgModule imports: |
# Online citation | |
@online{, | |
title="", | |
url="" | |
} | |
# Unordered list | |
\begin{itemize} |